Welcome![Sign In][Sign Up]
Location:
Search - java server client

Search list

[JSP/JavaChat-Java

Description: 一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
Platform: | Size: 6144 | Author: 包包 | Hits:

[Internet-Network利用Socket进行Java网络编程

Description: 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Platform: | Size: 6144 | Author: 王妍 | Hits:

[Internet-NetworkJAVA网上发牌源代码

Description: 本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能: ·联机发牌 ·简单的出牌 -this is a software-based server/client applications, so if you want to achieve the procedure, must first run the server, but the client must meet three can begin work. This software has the following key features : on-line licensing simple card
Platform: | Size: 428032 | Author: KOF | Hits:

[Chess Poker gamesjava网络五子棋的源代码

Description: java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Java skills and the following code into source code 4; chessClient.java : Client main program. ChessInterface.java : client interface. ChessPad.java : drawing board. ChessServer.java : server-side. Can accommodate 50 individuals while playing chess online and chat. Notes without adding details, but can definitely run through j2sdk1.4.
Platform: | Size: 26624 | Author: 赵永水 | Hits:

[JSPJava程序设计技巧1001例

Description: JBuilder是Borland公司所推出的Java语言编程工具,它具有一个功能强大的集成开发环境,可以快速创建各种Java应用程序。本书针对最新版本JBuilder 3提供了使用JBuilder开发数据库应用程序、创建分布式应用程序以及编写JavaBean组件的高级材料,包括JBuilder的DataExpress数据库体系结构的信息,主数据组件和类之间的相互关系,怎样使用DataModeler和Application Generator创建数据驱动的客户机/服务器应用程序等内容。通过阅读本书,可以轻松地掌握Java语言,并能熟练地使用JBuilder 3来编写各种小应用程序和软件组件。-Borland JBuilder is to introduce the Java programming tools, It is a powerful integrated development environment that can rapidly create all kinds of Java applications. The book for the latest version of JBuilder 3 for the use of JBuilder development of the database applications, creating distributed applications and the preparation of JavaBean components advanced materials, DATA JBuilder including the database structure information, the main types of data components and the interrelationship between, DataModeler how to use and set up a data Application Generator driven by client/server application procedures, and other content. By reading this book, can easily master the Java language, and proficient in the use JBuilder 3 to prepare a variety of small applications and software component
Platform: | Size: 3699712 | Author: wkj | Hits:

[Communicationjava实现服务器和客户机通讯的的方法

Description: 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a Java ServerSocket socket server and and client communication methods. The principle is established on the server side ServerSocket ports and eavesdropping, reception to the client connection request to establish socket, the socket to be input and output streams. The new Socket client and access input and output streams. Server and client input and output streams used after the establishment of writeLine (), and println () side France each other to send and receive data. To improve code efficiency, the establishment of two categories clientAgent and serverAgent.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[OS Developfiletrasform

Description: 网络变程事例,采用服务器/客户端模式实现点对点文件传输功能。-Network change process examples, the use of server/client model to achieve peer-to-peer file transfer function.
Platform: | Size: 4096 | Author: 葛广佐 | Hits:

[Email Servermail

Description: 邮件服务端和客户端源码 ,可使用收发邮件-E-mail server and client source code, you can use to send and receive e-mail
Platform: | Size: 2048 | Author: 刘小丽 | Hits:

[JSP/Javachatroom

Description: java聊天程序,通过socket编程实现网络通信。在两台机器(在一台机器上也可)上依次启动服务器、客户端;在客户端输入正确的服务器地址后确认连接是否成功,若成功则可以在客户端和服务器之间实现互相收发数据(任何一端都可以是发送端,相应地也可以是接收端),并且都可以用特定字符串控制退出(这里是用bye);同时客户端与服务器应该能实现地检测大对方的运行状态。并且对特定状态作出正确的反应行为。-java chat program, through the socket programming network communications. In the two machines (in one machine can be) in order to start the server, client the client to enter the correct server address to confirm connection is successful, if success can be in the client and server to send and receive data between each other (Any one can be the sending end, can also be a corresponding receiving end), and are able to withdraw from a particular string control (here is a bye) At the same time, client and server should be able to detect large realize each other
Platform: | Size: 3072 | Author: yy | Hits:

[JSP/Javaexe3

Description: ssd8 exercise 3 Write a simple datagram client/server in Java and a tcp client/server also in java
Platform: | Size: 8192 | Author: xyf | Hits:

[JSP/Javajavasocket

Description: java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
Platform: | Size: 26624 | Author: 侯正祥 | Hits:

[JSP/Javajava.wuziqi

Description: java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,j2sdk1.4下通过。 -java network Gobang source code is divided into the following four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat. Not coupled with detailed notes, j2sdk1.4 through.
Platform: | Size: 9216 | Author: 赵星 | Hits:

[JSP/Javajava

Description: java网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过-java network Gobang source code is divided into the following four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat. Without the detailed comment, but definitely can run, j2sdk1.4 through
Platform: | Size: 4096 | Author: 啦啦啦 | Hits:

[Internet-NetworkudpSample

Description: Sample UDP Socket Client/Server For Java version
Platform: | Size: 2048 | Author: aliase | Hits:

[ICQ-IM-Chatjava

Description: 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Platform: | Size: 18432 | Author: 高飞 | Hits:

[JSP/Javajava

Description: 用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
Platform: | Size: 2048 | Author: wangdong | Hits:

[JSP/JavaPC_health_server

Description: Server Client project to get PC health of remote sever.
Platform: | Size: 2048 | Author: sudeep | Hits:

[JSP/JavaTelnet-Server-Client

Description: a TelNet server coded in JaVa.
Platform: | Size: 4096 | Author: samuray | Hits:

[JSP/JavaChat-Server-Client

Description: Source code for a chat between 2 computers using socket in Java.
Platform: | Size: 1024 | Author: Dorin | Hits:

[Other58884

Description: java server client program u can send and recieve the data
Platform: | Size: 1024 | Author: manant | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net